home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 7
/
Apprentice-Release7.iso
/
Environments
/
Clean 1.2.4
/
PowerMacInterface
/
standard_file.dcl
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Modula Definition
|
1996-03-01
|
301 b
|
9 lines
|
[
TEXT/3PRM
]
definition module standard_file;
import mac_types;
SFGetFile :: !(!Int,!Int) !{#Char} !Int !Int !{#Char} !Int !{#Char} !Toolbox
-> (!Bool,!Bool,!Int,!Int,!Int,!{#Char},!Toolbox);
SFPutFile :: !(!Int,!Int) !{#Char} !{#Char} !Int !{#Char} !Toolbox
-> (!Bool,!Bool,!Int,!Int,!Int,!{#Char},!Toolbox);